PDF4Java Reference Documentation
com.o2sol.pdf4java.content.visualobjects Package / PDFFormXObjectVisualObject Class / getWidth Method
In This Topic
    getWidth Method
    In This Topic
    Get the form XObject width.
    Syntax
    public double getWidth()

    Return Value

    The width of the form XObject.
    See Also